Release 10.1A: OpenEdge Deployment:
Startup Command and Parameter Reference
No Auto Result-list (-noautoreslist)
Use No Auto Result-list (
-noautoreslist) to avoid building result-lists for static non-scrolling queries.
Operating system
and syntax UNIX
Windows-noautoreslist Use
with Maximum value Minimum value Single-user default Multi-user default Client Session – – – –
A static non-scrolling query is one that is:
When you specify this startup parameter, you cannot use the
GET PREV,GET LAST,REPOSITION, orBROWSEmethods or statements with static non-scrolling queries. If you do, OpenEdge generates an error. You can use theGET-FIRST( )method andGET FIRSTstatement only on newly opened queries, and you can use theGET NEXTstatement andGET-NEXT( )method freely.If you specify this startup parameter and you open a static non-scrolling query with preselect or sort, OpenEdge still builds a result-list in order to resolve the query.
Specifying this startup parameter has no affect on dynamic queries, since they are scrolling queries by default.
Specifying this startup parameter can improve the performance of operations on queries.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |